Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fixes to digital ocean droplet creation, logging, timeout finetuning #117

Merged

Conversation

nivasan1
Copy link
Contributor

@nivasan1 nivasan1 commented Mar 15, 2024

also ran lint :)

@@ -51,6 +50,7 @@ func NewDigitalOceanProvider(ctx context.Context, logger *zap.Logger, providerNa
if err != nil {
return nil, err
}
userIPs = append(userIPs)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does this line do?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

im dumb lol

@nivasan1 nivasan1 force-pushed the nv/start-droplet-with-block branch from 6ed6d8d to bbd0ea9 Compare March 15, 2024 16:41
@nivasan1 nivasan1 force-pushed the nv/start-droplet-with-block branch from 67c1a22 to 4cc2f0c Compare March 15, 2024 16:48
@Eric-Warehime Eric-Warehime merged commit 3f626b6 into nv/prometheus-container-name Nov 5, 2024
3 checks passed
@Eric-Warehime Eric-Warehime deleted the nv/start-droplet-with-block branch November 5, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants